home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part1 / 4225 < prev    next >
Encoding:
Internet Message Format  |  1996-08-06  |  1.6 KB

  1. Path: news.iconn.net!news
  2. From: thecrow@iconn.net (The Crow)
  3. Newsgroups: comp.lang.c++
  4. Subject: C, C++, or both..??
  5. Date: 29 Jan 1996 04:29:22 GMT
  6. Organization: I rule the world
  7. Message-ID: <4ehif2$ljf@news.iconn.net>
  8. NNTP-Posting-Host: st-ts00-01.iconn.net
  9. Mime-Version: 1.0
  10. Content-Type: Text/Plain; charset=US-ASCII
  11. X-Newsreader: WinVN 0.99.6
  12.  
  13. I am 17 years old, I have a rudimentary understanding of both C and C++ at this 
  14. point.(I know Pascal well) I want to really delve into something at this point. 
  15. My eventual goal is to either start my own software company, or work for one as 
  16. a programmer. Should I concentrate only on C++ for now, only C for now, or 
  17. both? Or does it not really matter? I have read up on C++ and I really don't 
  18. see much benefit from it. People have kept applications in order (mostly) for 
  19. years without 'object oriented' programming...and C seems to be faster and much 
  20. less of a pain.
  21.  
  22. I have a few programs in mind were object orientation would be a more natural 
  23. way of going about the program (evolution similuations) but a lot of programs 
  24. don't really benefit from it at all.  The biggest improvements in C++ that I 
  25. can see at this point are COUT/CIN, the comments, and NEW and DELETE...the rest 
  26. just seems to make me type and think more.  Is it because I am just not used to 
  27. the idea yet or is it really more complicated? The thing I hate most is the way 
  28. member functions have to be outside of their class, totally counter intuitive 
  29. and makes things very hard to follow. 
  30. -- 
  31. The Crow - thecrow@iconn.net
  32. "It can't rain all the time"
  33. -Kryptology
  34.  
  35.